-
Home
-
wpDataTables – WordPress Data Table, Dynamic Tables & Table Charts Plugin
-
3.4.2.19
-
Code
-
Classes
- ColumnAndRowAttributes
Total Complexity |
63 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
213 |
Lines of code |
157 |
Logical lines of code |
92 |
Comment lines |
19 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
load() |
A |
46 |
15 |
40 |
readRowAttributes() |
A |
51 |
13 |
24 |
readColumnRangeAttributes() |
A |
53 |
11 |
21 |
setColumnAttributes() |
S |
58 |
6 |
17 |
setRowAttributes() |
S |
58 |
6 |
17 |
readColumnAttributes() |
S |
56 |
5 |
18 |
isFilteredColumn() |
S |
66 |
3 |
8 |
isFilteredRow() |
S |
66 |
3 |
8 |
__construct() |
S |
77 |
1 |
4 |